看诗词>英语词典>add together翻译和用法

add together

英 [æd təˈɡeðə(r)]

美 [æd təˈɡeðər]

加起来,总计

英英释义

verb

双语例句

  • Add these figures together and find the total.
    把这些数加在一起,看总共是多少。
  • In this case, the query first declares two variables, and then uses the let construct to add them together and the result construct to return the result.
    在本例中,查询首先声明两个变量,然后使用let函数将它们合并起来,并使用result函数返回结果。
  • We can add together, or stack, the several versions of the reflection signal.
    我们使可把几种反射信号的变型加在一起或者说进行叠加。
  • And then, I will add these things together.
    然后我将把这些加起来。
  • Now, let's add them together and see what we get.
    现在,让我们一起加入他们,看看我们得到。
  • The facts add together to give a hopeless picture of the firm's future.
    事实表明该公司前途无望。
  • Add this numbers together and give me the total.
    把这些数字加起来,告诉我总数是几许。
  • This game by itself is of course trivial: The first player can just take all the tokens and win immediately! But if we add together Nim piles of various sizes, we get the famous game of Nim.
    这个游戏如果独立看是没有意义的:先手玩家可直接拿走所有代币并立即获得胜利!
  • The single requirement for this business service is to add two numbers together.
    对这个业务服务的惟一要求就是将两个数字相加。
  • It says, take value of y and value of x, add them together, y and create that as the new value of y.
    把x和y的值,加到一起,然后把和赋值给。